Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: more debugging for transient_payload #3255

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

nicolasburtey
Copy link
Member

No description provided.

@@ -31,11 +32,11 @@ kratosCallback.post(
fn: async (req: express.Request, res: express.Response) => {
const secret = req.headers.authorization
const body = req.body
addAttributesToCurrentSpan({
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for some reasons, this span does show up

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe because addAttributesToCurrentSpan inside wrapAsyncToRunInSpan ? haven't tried to debug it too much

@nicolasburtey nicolasburtey force-pushed the chore--more-debugging-for-transient_payload branch from aa57170 to 4391065 Compare September 21, 2023 10:49
@nicolasburtey nicolasburtey merged commit a517ad6 into main Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant